home *** CD-ROM | disk | FTP | other *** search
Text File | 1994-10-22 | 289 b | 16 lines | [TEXT/????] |
- zrange:
-
- Synopsis: Sets the plot range in z.
-
- Syntax: zrange ( start, end, I )
-
- Description:
-
- Sets the plot range in z in the I:th plot-window.
- The z-axis will start at "start" and end at "end".
-
- If 'I' is not specified the default plot-window (0) is used.
-
- See Also: xrange, yrange
-
-